Watermark
The Watermark object is used to define a watermark.
| Parameter | Type | Description |
|---|---|---|
| ImageURL | string | The location (URL) of the image to processed as part of the watermark. |
| Text | string | The text (copy) to include as the watermark text. |
| Rotate | ExpereBoolean | A boolean defining if the watermark should display as rotated (at a 45 degree angle) on the output page. A TRUE value indicates the watermark is rotated on the page; a FALSE value indicates it is not rotated. |
| Location | WatermarkLocation | Object defining the target location for a watermark (based on an enumerated value). |